func runtime.nextFreeFastTiny

2 uses

	runtime (current package)
		malloc_stubs.go#L429: 	v := nextFreeFastTiny(span)
		malloc_stubs.go#L512: func nextFreeFastTiny(span *mspan) gclinkptr {